home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / deluxe2.arc / DELUXE2.DEF < prev    next >
Text File  |  1990-09-07  |  6KB  |  267 lines

  1. ; LOGITECH LOGIMOUSE C7 Menu for DeLuxe² Qmail Reader
  2. ;
  3. ; Written 5 September 1990 by Maurice Crouse
  4.  
  5. BEGIN   lb, mb, rb, lm, rm, um, dm, 16, 8
  6.  
  7. CHORDS  lmb, lrb, mrb, allb
  8.  
  9. lb:  type ENTER  ; ENTER character
  10.  
  11. mb:  match 1,76,,"[29]",mail,mb2      ; pop up Mail
  12. mb2: match 1,76,,"[27]",replies,mb3   ; pop up Replies
  13. mb3: match 1,76,,"[11]",main,mb4      ; pop up Main
  14. mb4: match 1,76,,"[14]",save,mb5      ; pop up Save
  15. mb5: match 1,76,,"[22]",files,mb6     ; pop up Files
  16. mb6: match 1,76,,"[26]",conf,mb7      ; pop up Conferences
  17. mb7: match 1,76,,"[",help,null        ; pop up Help
  18.  
  19. rb:  type ESC    ; ESCAPE character
  20.  
  21. lm: type 0,75    ; cursor left
  22. rm: type 0,77    ; cursor right
  23. um: type 0,72    ; cursor up
  24. dm: type 0,80    ; cursor down
  25.  
  26. lmb:  type "y"   ; YES response
  27. lrb:  type 0,73  ; PgUp
  28. mrb:  type "n"   ; NO response
  29. allb: type 0,81  ; PgDn
  30.  
  31. mail: popup 3,57
  32.   text "  Mail menu            "
  33.   text "╔═════════════════════╗"
  34.   text "║ Archive message     ║"
  35.   text "║ Enter message       ║"
  36.   text "║ Join conference     ║"
  37.   text "║ Reply to message    ║"
  38.   text "║ Skip thread         ║"
  39.   text "║ List messages [INS] ║"
  40.   text "║ Quit to menu [ESC]  ║"
  41.   text "║ More [ENTER]        ║"
  42.   text "║ Forward  [+]        ║"
  43.   text "║ Backward [-]        ║"
  44.   text "║ Scroll LEFT         ║"
  45.   text "║ Scroll RIGHT        ║"
  46.   text "║ Get help screen     ║"
  47.   text "║ Get F-keys menu     ║"
  48.   text "╚═════════════════════╝"
  49.   select   3,2,21,a
  50.   select   4,2,21,e
  51.   select   5,2,21,j
  52.   select   6,2,21,r
  53.   select   7,2,21,s
  54.   select   8,2,21,ins
  55.   select   9,2,21,quit
  56.   select  10,2,21,cont
  57.   select  11,2,21,forward
  58.   select  12,2,21,back
  59.   select  13,2,21,lm
  60.   select  14,2,21,rm
  61.   select  15,2,21,alth
  62.   select  16,2,21,fkeys
  63.   pend
  64.  
  65. replies: popup 3,57
  66.   text "  Replies menu         "
  67.   text "╔═════════════════════╗"
  68.   text "║ Archive message     ║"
  69.   text "║ Enter message       ║"
  70.   text "║ Join conference     ║"
  71.   text "║ Re-edit message     ║"
  72.   text "║ Status (toggle)     ║"
  73.   text "║ Kill (toggle)       ║"
  74.   text "║ List messages [INS] ║"
  75.   text "║ Quit [ESC]          ║"
  76.   text "║ More [ENTER]        ║"
  77.   text "║ Forward  [+]        ║"
  78.   text "║ Backward [-]        ║"
  79.   text "║ Scroll LEFT         ║"
  80.   text "║ Scroll RIGHT        ║"
  81.   text "║ Get help screen     ║"
  82.   text "║ Get F-keys menu     ║"
  83.   text "╚═════════════════════╝"
  84.   select   3,2,21,a
  85.   select   4,2,21,e
  86.   select   5,2,21,j
  87.   select   6,2,21,r
  88.   select   7,2,21,s
  89.   select   8,2,21,k
  90.   select   9,2,21,ins
  91.   select  10,2,21,quit
  92.   select  11,2,21,cont
  93.   select  12,2,21,forward
  94.   select  13,2,21,back
  95.   select  14,2,21,lm
  96.   select  15,2,21,rm
  97.   select  16,2,21,alth
  98.   select  17,2,21,fkeys
  99.   pend
  100.  
  101. main: popup 3,57
  102.   text "  Main menu          "
  103.   text "╔═══════════════════╗"
  104.   text "║ Archive new files ║"
  105.   text "║ Bulletins         ║"
  106.   text "║ Configure DeLuxe² ║"
  107.   text "║ Drop to DOS       ║"
  108.   text "║ Enter a message   ║"
  109.   text "║ Files list        ║"
  110.   text "║ Goodbye           ║"
  111.   text "║ HotKeys           ║"
  112.   text "║ Initial welcome   ║"
  113.   text "║ Join a conference ║"
  114.   text "║ Manage replies    ║"
  115.   text "║ Noise             ║"
  116.   text "║ QwikScan messages ║"
  117.   text "║ Read messages     ║"
  118.   text "║ Services          ║"
  119.   text "║ Unread messages   ║"
  120.   text "║ Get help screen   ║"
  121.   text "║ Get F-keys menu   ║"
  122.   text "╚═══════════════════╝"
  123.   select  3,2,19,a
  124.   select  4,2,19,b
  125.   select  5,2,19,c
  126.   select  6,2,19,d
  127.   select  7,2,19,e
  128.   select  8,2,19,f
  129.   select  9,2,19,g
  130.   select 10,2,19,h
  131.   select 11,2,19,i
  132.   select 12,2,19,j
  133.   select 13,2,19,m
  134.   select 14,2,19,n
  135.   select 15,2,19,q
  136.   select 16,2,19,r
  137.   select 17,2,19,s
  138.   select 18,2,19,u
  139.   select 19,2,19,alth
  140.   select 20,2,19,fkeys
  141.   pend
  142.  
  143. save:  popup 3,57
  144.   text "  Save menu         "
  145.   text "╔══════════════════╗"
  146.   text "║ Yes -- save      ║"
  147.   text "║ No -- don't save ║"
  148.   text "║ OOPS! -- re-edit ║"
  149.   text "║ Get help screen  ║"
  150.   text "║ Get F-keys menu  ║"
  151.   text "╚══════════════════╝"
  152.   select 3,2,18,y
  153.   select 4,2,18,n
  154.   select 5,2,18,o
  155.   select 6,2,18,alth
  156.   select 7,2,18,fkeys
  157.   pend
  158.  
  159. files:  popup 3,57
  160.   text "  Filelist menu     "
  161.   text "╔══════════════════╗"
  162.   text "║ Archive filelist ║"
  163.   text "║ Quit             ║"
  164.   text "║ Get help screen  ║"
  165.   text "║ Get F-keys menu  ║"
  166.   text "╚══════════════════╝"
  167.   select 3,2,18,a
  168.   select 4,2,18,quit
  169.   select 5,2,18,alth
  170.   select 6,2,18,fkeys
  171.   pend
  172.  
  173. conf:  popup 3,57
  174.   text "  Conference menu      "
  175.   text "╔═════════════════════╗"
  176.   text "║ Get me out of here! ║"
  177.   text "║ OOPS!               ║"
  178.   text "║ Get help screen     ║"
  179.   text "║ Get F-keys menu     ║"
  180.   text "╚═════════════════════╝"
  181.   select 3,2,21,quit
  182.   select 4,2,21,null
  183.   select 5,2,21,alth
  184.   select 6,2,21,fkeys
  185.   pend
  186.  
  187. help:  popup 3,60,bold
  188.   text "  Help menu        "
  189.   text "╔═════════════════╗"
  190.   text "║ Get help screen ║"
  191.   text "║ OOPS!           ║"
  192.   text "║ Get F-keys menu ║"
  193.   text "╚═════════════════╝"
  194.   select 3,2,17,alth
  195.   select 4,2,17,null
  196.   select 5,2,17,fkeys
  197.   pend
  198.  
  199. fkeys:  popup 3,67,bold
  200.   text "  F-keys "
  201.   text "╔═══════╗"
  202.   text "║ F1    ║"
  203.   text "║ F2    ║"
  204.   text "║ F3    ║"
  205.   text "║ F4    ║"
  206.   text "║ F5    ║"
  207.   text "║ F6    ║"
  208.   text "║ F7    ║"
  209.   text "║ F8    ║"
  210.   text "║ F9    ║"
  211.   text "║ F10   ║"
  212.   text "║ OOPS! ║"
  213.   text "╚═══════╝"
  214.   select  3,2,7,f1
  215.   select  4,2,7,f2
  216.   select  5,2,7,f3
  217.   select  6,2,7,f4
  218.   select  7,2,7,f5
  219.   select  8,2,7,f6
  220.   select  9,2,7,f7
  221.   select 10,2,7,f8
  222.   select 11,2,7,f9
  223.   select 12,2,7,f10
  224.   select 13,2,7,null
  225.   pend
  226.  
  227. a: type "a"
  228. b: type "b"
  229. c: type "c"
  230. d: type "d"
  231. e: type "e"
  232. f: type "f"
  233. g: type "g"
  234. h: type "h"
  235. i: type "i"
  236. j: type "j"
  237. k: type "k"
  238. m: type "m"
  239. n: type "n"
  240. o: type "o"
  241. q: type "q"
  242. r: type "r"
  243. s: type "s"
  244. u: type "u"
  245. v: type "v"
  246. x: type "x"
  247. y: type "y"
  248. f1:  type 0,59
  249. f2:  type 0,60
  250. f3:  type 0,61
  251. f4:  type 0,62
  252. f5:  type 0,63
  253. f6:  type 0,64
  254. f7:  type 0,65
  255. f8:  type 0,66
  256. f9:  type 0,67
  257. f10: type 0,68
  258. cont:    type ENTER
  259. quit:    type ESC
  260. ins:     type 0,82
  261. forward: type "+"
  262. back:    type "-"
  263. alth:    type 0,35
  264. null:    nothing    ; null action
  265.  
  266. ; end of definition file
  267.